home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ 5⁄25⁄90 / 1341-C++ load⁄dump extern-May90 < prev    next >
Encoding:
Text File  |  1990-05-25  |  711 b   |  21 lines  |  [TEXT/GEOL]

  1. Item    8871510                         25-May-90        10:46PDT
  2.  
  3. From:   DAWSON.M                        Dawson, Mark
  4.  
  5. To:     CPLUS.APPLE$                    C++ Interest List--Apple Employees
  6.         MACAPP.TECH$                    MacApp Technical
  7.  
  8. Sub:    C++ load/dump extern funcs()
  9.  
  10. I was trying to pre-compile my C++ headers (using the -dumpc option) and kept
  11. running into "out of memory" errors from CFront (ß4).  I tracked it down to
  12. the fact that the "problem" header files had extern function statements in
  13. them.  I take it that this is illegal?  I didn't see any warnings about this in
  14. the release notes or the 2.0 manual.  Could someone explain why this would be
  15. illegal?
  16.  
  17. Thanks,
  18.  
  19. Mark
  20.  
  21.